|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
org.jvnet.flamingo.common.ui.CommandButtonUI
org.jvnet.flamingo.common.ui.BasicCommandButtonUI
org.jvnet.flamingo.common.ui.BasicCommandMenuButtonUI
public class BasicCommandMenuButtonUI
Basic UI delegate for the JCommandMenuButton component.
| Field Summary |
|---|
| Fields inherited from class org.jvnet.flamingo.common.ui.BasicCommandButtonUI |
|---|
DONT_DISPOSE_POPUPS, EMULATE_SQUARE_BUTTON |
| Constructor Summary | |
|---|---|
BasicCommandMenuButtonUI()
|
|
| Method Summary | |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
void |
update(java.awt.Graphics g,
javax.swing.JComponent c)
|
| Methods inherited from class org.jvnet.flamingo.common.ui.BasicCommandButtonUI |
|---|
getActionClickArea, getKeyTipAnchorCenterPoint, getPopupClickArea, getPreferredSize, installUI, paint, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicCommandMenuButtonUI()
| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void update(java.awt.Graphics g,
javax.swing.JComponent c)
update in class BasicCommandButtonUI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||